home *** CD-ROM | disk | FTP | other *** search
/ Top 200 Programs / Top 200 Programs.iso / Bob8 / oakley / wrdw9511 / product / WORDWRES.EXE / 0 / RCDATA / TMYORDER / TMYORDER.txt < prev   
Text File  |  1996-03-05  |  13KB  |  708 lines

  1. object MyOrder: TMyOrder
  2.   Left = 238
  3.   Top = 109
  4.   BorderStyle = bsDialog
  5.   Caption = 'Order Entry'
  6.   ClientHeight = 445
  7.   ClientWidth = 632
  8.   Font.Color = clBlack
  9.   Font.Height = -15
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   PixelsPerInch = 120
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   TextHeight = 17
  18.   object Bevel2: TBevel
  19.     Left = 4
  20.     Top = 180
  21.     Width = 269
  22.     Height = 173
  23.     Shape = bsFrame
  24.     Style = bsRaised
  25.   end
  26.   object Bevel1: TBevel
  27.     Left = 4
  28.     Top = 4
  29.     Width = 517
  30.     Height = 173
  31.     Shape = bsFrame
  32.     Style = bsRaised
  33.   end
  34.   object Label1: TLabel
  35.     Left = 12
  36.     Top = 12
  37.     Width = 81
  38.     Height = 17
  39.     Alignment = taRightJustify
  40.     AutoSize = False
  41.     Caption = 'Name'
  42.   end
  43.   object Label2: TLabel
  44.     Left = 12
  45.     Top = 40
  46.     Width = 81
  47.     Height = 17
  48.     Alignment = taRightJustify
  49.     AutoSize = False
  50.     Caption = 'Company'
  51.   end
  52.   object Label3: TLabel
  53.     Left = 408
  54.     Top = 152
  55.     Width = 29
  56.     Height = 17
  57.     Alignment = taRightJustify
  58.     AutoSize = False
  59.     Caption = 'Fax'
  60.   end
  61.   object Label4: TLabel
  62.     Left = 12
  63.     Top = 152
  64.     Width = 81
  65.     Height = 17
  66.     Alignment = taRightJustify
  67.     AutoSize = False
  68.     Caption = 'Work Phone'
  69.   end
  70.   object Label5: TLabel
  71.     Left = 12
  72.     Top = 124
  73.     Width = 81
  74.     Height = 17
  75.     Alignment = taRightJustify
  76.     AutoSize = False
  77.     Caption = 'Province'
  78.   end
  79.   object Label6: TLabel
  80.     Left = 12
  81.     Top = 96
  82.     Width = 81
  83.     Height = 17
  84.     Alignment = taRightJustify
  85.     AutoSize = False
  86.     Caption = 'City'
  87.   end
  88.   object Label7: TLabel
  89.     Left = 12
  90.     Top = 68
  91.     Width = 81
  92.     Height = 17
  93.     Alignment = taRightJustify
  94.     AutoSize = False
  95.     Caption = 'Address'
  96.   end
  97.   object Visa: TImage
  98.     Left = 528
  99.     Top = 4
  100.     Width = 97
  101.     Height = 60
  102.     Picture.Data = {<image000.bmp>}
  103.     Stretch = True
  104.   end
  105.   object MasterCard: TImage
  106.     Left = 528
  107.     Top = 72
  108.     Width = 97
  109.     Height = 60
  110.     Picture.Data = {<image001.bmp>}
  111.     Stretch = True
  112.   end
  113.   object Amex: TImage
  114.     Left = 528
  115.     Top = 140
  116.     Width = 97
  117.     Height = 60
  118.     Picture.Data = {<image002.bmp>}
  119.     Stretch = True
  120.   end
  121.   object Discover: TImage
  122.     Left = 528
  123.     Top = 208
  124.     Width = 97
  125.     Height = 60
  126.     Picture.Data = {<image003.bmp>}
  127.     Stretch = True
  128.   end
  129.   object Label8: TLabel
  130.     Left = 248
  131.     Top = 96
  132.     Width = 45
  133.     Height = 17
  134.     Alignment = taRightJustify
  135.     AutoSize = False
  136.     Caption = 'State'
  137.   end
  138.   object Label9: TLabel
  139.     Left = 264
  140.     Top = 124
  141.     Width = 69
  142.     Height = 17
  143.     Alignment = taRightJustify
  144.     AutoSize = False
  145.     Caption = 'Country'
  146.   end
  147.   object Label10: TLabel
  148.     Left = 204
  149.     Top = 152
  150.     Width = 89
  151.     Height = 17
  152.     Alignment = taRightJustify
  153.     AutoSize = False
  154.     Caption = 'Home Phone'
  155.   end
  156.   object Zip: TLabel
  157.     Left = 360
  158.     Top = 96
  159.     Width = 37
  160.     Height = 17
  161.     Alignment = taRightJustify
  162.     AutoSize = False
  163.     Caption = 'Zip'
  164.   end
  165.   object Label11: TLabel
  166.     Left = 8
  167.     Top = 188
  168.     Width = 77
  169.     Height = 17
  170.     Alignment = taRightJustify
  171.     AutoSize = False
  172.     Caption = 'Quantity'
  173.   end
  174.   object Label12: TLabel
  175.     Left = 8
  176.     Top = 216
  177.     Width = 77
  178.     Height = 17
  179.     Alignment = taRightJustify
  180.     AutoSize = False
  181.     Caption = 'Currency'
  182.   end
  183.   object Label13: TLabel
  184.     Left = 8
  185.     Top = 244
  186.     Width = 77
  187.     Height = 17
  188.     Alignment = taRightJustify
  189.     AutoSize = False
  190.     Caption = 'Shipping'
  191.   end
  192.   object Label14: TLabel
  193.     Left = 8
  194.     Top = 272
  195.     Width = 77
  196.     Height = 17
  197.     Alignment = taRightJustify
  198.     AutoSize = False
  199.     Caption = 'Payment'
  200.   end
  201.   object CredCardLab: TLabel
  202.     Left = 8
  203.     Top = 300
  204.     Width = 77
  205.     Height = 17
  206.     Alignment = taRightJustify
  207.     AutoSize = False
  208.     Caption = 'Cred Card'
  209.   end
  210.   object ExpLab: TLabel
  211.     Left = 8
  212.     Top = 328
  213.     Width = 77
  214.     Height = 17
  215.     Alignment = taRightJustify
  216.     AutoSize = False
  217.     Caption = 'Exp Date'
  218.   end
  219.   object Bevel3: TBevel
  220.     Left = 276
  221.     Top = 180
  222.     Width = 245
  223.     Height = 173
  224.     Shape = bsFrame
  225.     Style = bsRaised
  226.   end
  227.   object Label16: TLabel
  228.     Left = 284
  229.     Top = 184
  230.     Width = 101
  231.     Height = 17
  232.     Alignment = taCenter
  233.     AutoSize = False
  234.     Caption = 'Source'
  235.   end
  236.   object Label18: TLabel
  237.     Left = 400
  238.     Top = 184
  239.     Width = 113
  240.     Height = 17
  241.     Alignment = taCenter
  242.     AutoSize = False
  243.     Caption = 'Name of Source'
  244.   end
  245.   object Label19: TLabel
  246.     Left = 284
  247.     Top = 236
  248.     Width = 221
  249.     Height = 17
  250.     Alignment = taCenter
  251.     AutoSize = False
  252.     Caption = 'Comments'
  253.   end
  254.   object Panel1: TPanel
  255.     Left = 4
  256.     Top = 356
  257.     Width = 517
  258.     Height = 85
  259.     Color = clTeal
  260.     TabOrder = 27
  261.     object Label20: TLabel
  262.       Left = 4
  263.       Top = 4
  264.       Width = 65
  265.       Height = 16
  266.       AutoSize = False
  267.       Caption = 'Remit To:'
  268.       Font.Color = clBlack
  269.       Font.Height = -13
  270.       Font.Name = 'Arial'
  271.       Font.Style = [fsBold]
  272.       ParentFont = False
  273.     end
  274.     object Company1: TLabel
  275.       Left = 72
  276.       Top = 4
  277.       Width = 289
  278.       Height = 16
  279.       AutoSize = False
  280.       Caption = 'Company1'
  281.       Font.Color = clBlack
  282.       Font.Height = -13
  283.       Font.Name = 'Arial'
  284.       Font.Style = []
  285.       ParentFont = False
  286.     end
  287.     object Company2: TLabel
  288.       Left = 72
  289.       Top = 20
  290.       Width = 289
  291.       Height = 16
  292.       AutoSize = False
  293.       Caption = 'Company2'
  294.       Font.Color = clBlack
  295.       Font.Height = -13
  296.       Font.Name = 'Arial'
  297.       Font.Style = []
  298.       ParentFont = False
  299.     end
  300.     object Company3: TLabel
  301.       Left = 72
  302.       Top = 36
  303.       Width = 289
  304.       Height = 16
  305.       AutoSize = False
  306.       Caption = 'Company3'
  307.       Font.Color = clBlack
  308.       Font.Height = -13
  309.       Font.Name = 'Arial'
  310.       Font.Style = []
  311.       ParentFont = False
  312.     end
  313.     object Company4: TLabel
  314.       Left = 72
  315.       Top = 52
  316.       Width = 289
  317.       Height = 16
  318.       AutoSize = False
  319.       Caption = 'Company4'
  320.       Font.Color = clBlack
  321.       Font.Height = -13
  322.       Font.Name = 'Arial'
  323.       Font.Style = []
  324.       ParentFont = False
  325.     end
  326.     object Company5: TLabel
  327.       Left = 72
  328.       Top = 68
  329.       Width = 289
  330.       Height = 16
  331.       AutoSize = False
  332.       Caption = 'Company5'
  333.       Font.Color = clBlack
  334.       Font.Height = -13
  335.       Font.Name = 'Arial'
  336.       Font.Style = []
  337.       ParentFont = False
  338.     end
  339.     object Price: TLabel
  340.       Left = 368
  341.       Top = 4
  342.       Width = 49
  343.       Height = 16
  344.       AutoSize = False
  345.       Caption = 'Price:'
  346.       Font.Color = clBlack
  347.       Font.Height = -13
  348.       Font.Name = 'Arial'
  349.       Font.Style = []
  350.       ParentFont = False
  351.     end
  352.     object Label21: TLabel
  353.       Left = 368
  354.       Top = 20
  355.       Width = 49
  356.       Height = 16
  357.       AutoSize = False
  358.       Caption = 'S&&H:'
  359.       Font.Color = clBlack
  360.       Font.Height = -13
  361.       Font.Name = 'Arial'
  362.       Font.Style = []
  363.       ParentFont = False
  364.     end
  365.     object Label22: TLabel
  366.       Left = 368
  367.       Top = 36
  368.       Width = 41
  369.       Height = 16
  370.       AutoSize = False
  371.       Caption = 'Tax:'
  372.       Font.Color = clBlack
  373.       Font.Height = -13
  374.       Font.Name = 'Arial'
  375.       Font.Style = []
  376.       ParentFont = False
  377.     end
  378.     object Label23: TLabel
  379.       Left = 368
  380.       Top = 56
  381.       Width = 49
  382.       Height = 20
  383.       AutoSize = False
  384.       Caption = 'Total:'
  385.       Font.Color = clBlack
  386.       Font.Height = -17
  387.       Font.Name = 'Arial'
  388.       Font.Style = [fsBold]
  389.       ParentFont = False
  390.     end
  391.     object PriceTotal: TLabel
  392.       Left = 420
  393.       Top = 56
  394.       Width = 89
  395.       Height = 20
  396.       AutoSize = False
  397.       Font.Color = clBlack
  398.       Font.Height = -17
  399.       Font.Name = 'Arial'
  400.       Font.Style = [fsBold]
  401.       ParentFont = False
  402.     end
  403.     object PriceFirst: TLabel
  404.       Left = 420
  405.       Top = 4
  406.       Width = 93
  407.       Height = 16
  408.       AutoSize = False
  409.       Font.Color = clBlack
  410.       Font.Height = -13
  411.       Font.Name = 'Arial'
  412.       Font.Style = []
  413.       ParentFont = False
  414.     end
  415.     object PriceShipping: TLabel
  416.       Left = 420
  417.       Top = 20
  418.       Width = 93
  419.       Height = 16
  420.       AutoSize = False
  421.       Font.Color = clBlack
  422.       Font.Height = -13
  423.       Font.Name = 'Arial'
  424.       Font.Style = []
  425.       ParentFont = False
  426.     end
  427.     object PriceTax: TLabel
  428.       Left = 420
  429.       Top = 36
  430.       Width = 93
  431.       Height = 16
  432.       AutoSize = False
  433.       Font.Color = clBlack
  434.       Font.Height = -13
  435.       Font.Name = 'Arial'
  436.       Font.Style = []
  437.       ParentFont = False
  438.     end
  439.   end
  440.   object Name: TEdit
  441.     Left = 100
  442.     Top = 8
  443.     Width = 261
  444.     Height = 25
  445.     MaxLength = 60
  446.     TabOrder = 0
  447.   end
  448.   object Company: TEdit
  449.     Left = 100
  450.     Top = 36
  451.     Width = 413
  452.     Height = 25
  453.     MaxLength = 70
  454.     TabOrder = 1
  455.   end
  456.   object Fax: TEdit
  457.     Left = 444
  458.     Top = 148
  459.     Width = 69
  460.     Height = 25
  461.     MaxLength = 20
  462.     TabOrder = 10
  463.   end
  464.   object WorkPhone: TEdit
  465.     Left = 100
  466.     Top = 148
  467.     Width = 101
  468.     Height = 25
  469.     MaxLength = 20
  470.     TabOrder = 8
  471.   end
  472.   object Province: TEdit
  473.     Left = 100
  474.     Top = 120
  475.     Width = 157
  476.     Height = 25
  477.     MaxLength = 30
  478.     TabOrder = 6
  479.   end
  480.   object City: TEdit
  481.     Left = 100
  482.     Top = 92
  483.     Width = 141
  484.     Height = 25
  485.     MaxLength = 30
  486.     TabOrder = 3
  487.   end
  488.   object AddressLine: TEdit
  489.     Left = 100
  490.     Top = 64
  491.     Width = 413
  492.     Height = 25
  493.     MaxLength = 70
  494.     TabOrder = 2
  495.   end
  496.   object HomePhone: TEdit
  497.     Left = 300
  498.     Top = 148
  499.     Width = 101
  500.     Height = 25
  501.     MaxLength = 20
  502.     TabOrder = 9
  503.   end
  504.   object Country: TEdit
  505.     Left = 348
  506.     Top = 120
  507.     Width = 165
  508.     Height = 25
  509.     MaxLength = 40
  510.     TabOrder = 7
  511.   end
  512.   object State: TComboBox
  513.     Left = 300
  514.     Top = 92
  515.     Width = 53
  516.     Height = 25
  517.     Style = csDropDownList
  518.     DropDownCount = 15
  519.     ItemHeight = 17
  520.     TabOrder = 4
  521.     OnChange = StateChange
  522.   end
  523.   object ZipCode: TEdit
  524.     Left = 404
  525.     Top = 92
  526.     Width = 109
  527.     Height = 25
  528.     MaxLength = 12
  529.     TabOrder = 5
  530.   end
  531.   object Quantity: TEdit
  532.     Left = 92
  533.     Top = 184
  534.     Width = 41
  535.     Height = 25
  536.     MaxLength = 4
  537.     TabOrder = 11
  538.     OnExit = QuantityExit
  539.   end
  540.   object Currency: TComboBox
  541.     Left = 92
  542.     Top = 212
  543.     Width = 173
  544.     Height = 25
  545.     Style = csDropDownList
  546.     ItemHeight = 17
  547.     TabOrder = 12
  548.     OnChange = CurrencyChange
  549.   end
  550.   object Shipping: TComboBox
  551.     Left = 92
  552.     Top = 240
  553.     Width = 173
  554.     Height = 25
  555.     Style = csDropDownList
  556.     ItemHeight = 17
  557.     TabOrder = 13
  558.     OnChange = ShippingChange
  559.   end
  560.   object Payment: TComboBox
  561.     Left = 92
  562.     Top = 268
  563.     Width = 173
  564.     Height = 25
  565.     Style = csDropDownList
  566.     ItemHeight = 17
  567.     TabOrder = 14
  568.     OnChange = PaymentChange
  569.   end
  570.   object CredCard1: TEdit
  571.     Left = 92
  572.     Top = 296
  573.     Width = 41
  574.     Height = 25
  575.     MaxLength = 4
  576.     TabOrder = 15
  577.   end
  578.   object CredCard2: TEdit
  579.     Left = 136
  580.     Top = 296
  581.     Width = 41
  582.     Height = 25
  583.     MaxLength = 4
  584.     TabOrder = 16
  585.   end
  586.   object CredCard3: TEdit
  587.     Left = 180
  588.     Top = 296
  589.     Width = 41
  590.     Height = 25
  591.     MaxLength = 4
  592.     TabOrder = 17
  593.   end
  594.   object CredCard4: TEdit
  595.     Left = 224
  596.     Top = 296
  597.     Width = 41
  598.     Height = 25
  599.     MaxLength = 4
  600.     TabOrder = 18
  601.   end
  602.   object ExpDate1: TEdit
  603.     Left = 92
  604.     Top = 324
  605.     Width = 29
  606.     Height = 25
  607.     MaxLength = 2
  608.     TabOrder = 19
  609.   end
  610.   object ExpDate2: TEdit
  611.     Left = 128
  612.     Top = 324
  613.     Width = 29
  614.     Height = 25
  615.     MaxLength = 2
  616.     TabOrder = 20
  617.   end
  618.   object Source: TComboBox
  619.     Left = 280
  620.     Top = 204
  621.     Width = 113
  622.     Height = 24
  623.     Style = csDropDownList
  624.     DropDownCount = 12
  625.     Font.Color = clBlack
  626.     Font.Height = -13
  627.     Font.Name = 'Arial'
  628.     Font.Style = []
  629.     ItemHeight = 16
  630.     ParentFont = False
  631.     TabOrder = 21
  632.   end
  633.   object NameOfSource: TEdit
  634.     Left = 400
  635.     Top = 204
  636.     Width = 113
  637.     Height = 25
  638.     MaxLength = 60
  639.     TabOrder = 22
  640.   end
  641.   object Comments: TMemo
  642.     Left = 280
  643.     Top = 260
  644.     Width = 233
  645.     Height = 89
  646.     Lines.Strings = (
  647.       'Comments')
  648.     MaxLength = 2000
  649.     TabOrder = 23
  650.   end
  651.   object PrintButton: TButton
  652.     Left = 524
  653.     Top = 276
  654.     Width = 105
  655.     Height = 65
  656.     Caption = '&Print'
  657.     Font.Color = clBlack
  658.     Font.Height = -18
  659.     Font.Name = 'Arial'
  660.     Font.Style = [fsBold]
  661.     ParentFont = False
  662.     TabOrder = 24
  663.     OnClick = PrintButtonClick
  664.   end
  665.   object OtherButton: TButton
  666.     Left = 524
  667.     Top = 348
  668.     Width = 105
  669.     Height = 45
  670.     Caption = '&Other Products'
  671.     Font.Color = clBlack
  672.     Font.Height = -13
  673.     Font.Name = 'Arial'
  674.     Font.Style = [fsBold]
  675.     ParentFont = False
  676.     TabOrder = 25
  677.     OnClick = OtherButtonClick
  678.   end
  679.   object ExitButton: TButton
  680.     Left = 523
  681.     Top = 400
  682.     Width = 105
  683.     Height = 37
  684.     Caption = 'E&xit'
  685.     Font.Color = clBlack
  686.     Font.Height = -13
  687.     Font.Name = 'Arial'
  688.     Font.Style = [fsBold]
  689.     ParentFont = False
  690.     TabOrder = 26
  691.     OnClick = ExitButtonClick
  692.   end
  693.   object Win95: TCheckBox
  694.     Left = 144
  695.     Top = 188
  696.     Width = 121
  697.     Height = 17
  698.     Caption = 'Win 95 Version'
  699.     ParentShowHint = False
  700.     ShowHint = False
  701.     TabOrder = 28
  702.   end
  703.   object MyPrintDialog: TPrintDialog
  704.     Left = 432
  705.     Top = 8
  706.   end
  707. end
  708.